home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Graphics / STIMP_noise / source / pgmbinomial / pgmbinomial.syntax < prev   
Encoding:
Text File  |  1998-01-09  |  340 b   |  11 lines

  1. pgmbinomial: This operator performs binomial smoothing.
  2.  
  3. Syntax: pgmbinomial [+v|-v] [-3|-5] file1 file2
  4.  
  5.         +v      : use verbose-mode (default)
  6.         -v      : no verbose-mode
  7.         -3      : filter size: 3x3 (default)
  8.         -5      : filter size: 5x5
  9.         file1   : PGM-file, source
  10.         file2   : PGM-file, destination
  11.